home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / 5PM PowerMac / 5PM_Term_PPC.sea / ASC Read Me's… / CTB Scripting Interfaces / SNA•ck - Scripting Interface < prev    next >
Text File  |  1993-11-16  |  1KB  |  33 lines

  1.  
  2. _________________________________________________________________
  3.  
  4. SNA•ck Scripting Interface
  5.  
  6. _________________________________________________________________
  7.  
  8. Following is the syntax of the Scripting Interface.
  9.  
  10. All the parameters accessible through the Configuration Dialogs can also be set through the Scripting Interface.
  11.  
  12. Please refer to the Help in the Configuration Dialogs for the meaning of each parameter. 
  13.  
  14.  
  15. Method                 <access method name>
  16. Zone                     <ATalk zone name>
  17. Connection           <gateway name>
  18. Session                <session name>
  19. PoolOfSessions    <true | false>
  20. Password             <clear pwd> | <encrypted pwd returned by CMGetConfig()>
  21.  
  22.  
  23. _________________________________________________________________
  24.  
  25. General Information
  26. _________________________________________________________________
  27.  
  28. Δ True and false may also be written 1 or 0.
  29.  
  30. Δ Names and strings can be written between quotes (ex: “my host”).
  31.  
  32. Δ Scripts are also available in French and Spanish. If you create a new ‘STR#’ resource to add another language, its ID must be 31100 + Language Code (as defined in <ScriptMgr.h>).
  33.